home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / rsynth21.zip / h2pw.h < prev    next >
C/C++ Source or Header  |  1994-04-15  |  197b  |  9 lines

  1. #ifdef  JONS_PARWAVE 
  2. #include "parwave.h"
  3. extern klatt_frame_t def_pars;
  4. extern klatt_global_t klatt_global;
  5. extern int init_synth PROTO((int argc,char *argv[]));
  6. #else
  7. #include "nsynth.h"
  8. #endif
  9.